Skip to content

Typing FIxes#147

Open
teeuwski wants to merge 5 commits into
spotify2tidal:mainfrom
teeuwski:typing-fixes
Open

Typing FIxes#147
teeuwski wants to merge 5 commits into
spotify2tidal:mainfrom
teeuwski:typing-fixes

Conversation

@teeuwski
Copy link
Copy Markdown

@teeuwski teeuwski commented Nov 13, 2025

This PR adds several code quality improvements, which basically come down to:

  • Explicit return type definitions for every function
  • Formatted according to the ruff standard.
  • Static type checking with pyright

To enforce code quality going forward, pre-commit hooks for both are included. In case that it is preferable to enforce this, there's github actions available to sync this directly.

Please let me know what you think, and if this is in line with the philosophy of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant